home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 120
/
Vol 120.iso
/
games
/
agent_pl.swf
/
scripts
/
DefineSprite_27_jet_bar
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-11-09
|
117 b
|
8 lines
onEnterFrame = function()
{
if(jet_bar_inside._width <= 1)
{
_global.has_no_power = true;
}
};